PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStructureElement Class / PDFStructureElement Constructor / PDFStructureElement Constructor(PDFCosDictionary,PDFFixedDocument)
The COS structure element.
The owner document.
In This Topic
    PDFStructureElement Constructor(PDFCosDictionary,PDFFixedDocument)
    In This Topic
    Initializes a new object.
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax

    Parameters

    cosStructureElement
    The COS structure element.
    document
    The owner document.
    See Also